home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / links / 00033_Script_link - AceExpert 3.0 < prev    next >
Encoding:
Text File  |  2000-10-10  |  250 b   |  7 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   Alert "When running for the first time, click on the register button to go on-line and receive your free registration code."
  5.   open the moviepath&"software\AceExpert 3.0\ae303.exe"
  6. end
  7.